support lines with text (e.g. drive-time regions);
authorjames_sherring <james_sherring@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 11 Jan 2004 20:33:39 +0000 (20:33 +0000)
committerjames_sherring <james_sherring@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sun, 11 Jan 2004 20:33:39 +0000 (20:33 +0000)
commit4461048df8b7109fbd1e821363453e677541fb77
tree73b9961bbf9d862d9b98a2e019b91d6907e17e12
parent4c370884b25956c5b60f80b4815913c74b47a0e1
support lines with text (e.g. drive-time regions);
translate closed-polygons for import/export;
export circles & ovals;
support long pushpin notes;
import groundspeak types with different symbols;
various minor fixes;
general clean-up;
27 files changed:
st2gpx/src/ToDo.txt
st2gpx/src/annotations.c
st2gpx/src/annotations.h
st2gpx/src/bugs.txt
st2gpx/src/contents.c
st2gpx/src/contents.h
st2gpx/src/debug.c
st2gpx/src/gpx.h
st2gpx/src/history.txt
st2gpx/src/journey.c
st2gpx/src/journey.h
st2gpx/src/nannol.c
st2gpx/src/ppinutil.c
st2gpx/src/ppinutil.h
st2gpx/src/properties.c
st2gpx/src/properties.h
st2gpx/src/pushpins.cpp
st2gpx/src/pushpins.h
st2gpx/src/readgpx.c
st2gpx/src/readmpst.c
st2gpx/src/st2gpx.c
st2gpx/src/st2gpx.dsp [deleted file]
st2gpx/src/st2gpx.h
st2gpx/src/st2gpx.sln [new file with mode: 0644]
st2gpx/src/st2gpx.vcproj [new file with mode: 0644]
st2gpx/src/writegpx.c
st2gpx/src/writepcx.c